/inc/modules/user_groups/all/news/blocks/news_list.phpModule: newsData base: test_flowers_synchERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%7BapplePath%7D AND
news.hidden=0 AND
news.active=1 AND
news_cont.a' at line 14SQL: SELECT
CONCAT(news.id,"_",news_cont.lang_id) as id_lang,
news.id,
news.categoty_id,
DATE_FORMAT(news.date, "%d-%m-%Y") AS date_new,
news_cont.title,
news_cont.title_img_link,
news_cont.lang_id,
news_cont.incut
FROM
news_content AS news_cont
LEFT JOIN news AS news ON news.id = news_cont.news_id
WHERE
(news.user_group_ids LIKE ("%all%") OR news.user_group_ids LIKE("%()%") OR news.user_group_ids LIKE("%(m)%")) AND news.categoty_id=%7BapplePath%7D AND
news.hidden=0 AND
news.active=1 AND
news_cont.active=1
ORDER BY
news.date DESC
/inc/modules/user_groups/all/news/blocks/news_list.phpModule: newsData base: test_flowers_synchERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%7BapplePath%7D AND
news.hidden=0 AND
news.active=1 AND
news_cont.a' at line 14SQL: SELECT
CONCAT(news.id,"_",news_cont.lang_id) as id_lang,
news.id,
news.categoty_id,
DATE_FORMAT(news.date, "%d-%m-%Y") AS date_new,
news_cont.title,
news_cont.title_img_link,
news_cont.lang_id,
news_cont.incut
FROM
news_content AS news_cont
LEFT JOIN news AS news ON news.id = news_cont.news_id
WHERE
(news.user_group_ids LIKE ("%all%") OR news.user_group_ids LIKE("%()%") OR news.user_group_ids LIKE("%(m)%")) AND news.categoty_id=%7BapplePath%7D AND
news.hidden=0 AND
news.active=1 AND
news_cont.active=1
ORDER BY
news.date DESC